Part VI - In-Depth Building the FoxDeploy DSC Designer

In this post, I'll walk you through my GUI design process, and share how that actually worked as I sought to create my newest tool. Along the way, I'll call out a few really confusing bugs that I worked through in creating this tool, and explain what went wrong. In particular, I ran into quite a snag when trying to programmatically create event handlers in code when trying to use `$psitem` Â or `$_`. This lead to many conversations which introduced me to a powerful solution: the `$this` variable. Continue Reading...
Part V - Introducing the FoxDeploy DSC Designer

Continue Reading...
WinRM HTTPs and the Case of Spooky Certificate

In this post, we dig deepere into what happens to WinRM over HTTPs when certs expire. Continue Reading...
WinRM and HTTPs - What happens when certs die

Further diving into what happens with WinRM when certs expire Continue Reading...
Coming to Ignite? Come to my session!

I talk about my upcoming Microsoft Ignite session for Ignite 2016 Continue Reading...
Safely storing credentials and other things with PowerShell

This post is about a technique I use in my PowerShell modules on Github to safely store credentials, and things like REST Credentials. Â This is something I've had on my blogging 'To-Do' list in OneNote for a while now, so it feels nice to get it written out. Continue Reading...







